projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4573e11
)
oops, missed it.
author
Hans Breuer
<hans@src.gnome.org>
Mon, 30 Jul 2001 21:10:33 +0000
(21:10 +0000)
committer
Hans Breuer
<hans@src.gnome.org>
Mon, 30 Jul 2001 21:10:33 +0000
(21:10 +0000)
gdk-pixbuf/makefile.msc
patch
|
blob
|
history
diff --git
a/gdk-pixbuf/makefile.msc
b/gdk-pixbuf/makefile.msc
index ca11da023149e64a68e2e9727d3c0c00acead564..9746eda34f305ee6282ea581ceefcd02b4871874 100644
(file)
--- a/
gdk-pixbuf/makefile.msc
+++ b/
gdk-pixbuf/makefile.msc
@@
-60,11
+60,17
@@
INSTALL = copy
CFLAGS = -I. -DHAVE_CONFIG_H
+sub-pixops :
+ cd pixops
+ nmake -f makefile.msc
+ cd ..
+
## targets
all : \
$(PRJ_TOP)\config.h \
gdk-pixbuf-marshal.c \
gdk-pixbuf-marshal.h \
+ sub-pixops \
$(PACKAGE)-$(PKG_VER).dll \
# make-inline-pixbuf.exe \
gdk-pixbuf-csource.exe \